You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > ScaleRows Method > TMtx.ScaleRows Method ([In] TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.ScaleRows Method ([In] TVec)

Scale all matrix rows with values from Src.

Syntax
C#
Visual Basic
public TMtx ScaleRows([In] TVec Src);

Src.Length must be equal to Self.Rows.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!